purple_request_fields_get_integer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int purple_request_fields_get_integer(const(PurpleRequestFields)* fields, const(char)* id)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    int
    purple_request_fields_get_integer
    (,
    const(char)* id
    )
  2. da_purple_request_fields_get_integer purple_request_fields_get_integer;

Meta